This method returns statistics about the last GetData call. All of the returned statistics will report 0 until GetData has been called.
Note: This method will throw an error if there is a failure. Use a catch statement to trap errors.
Obj ->[IDLnetJPIP::]GetStatistics( [, BIT_RATE=value] [, BYTES_STREAMED=value])
None.
None.
This keyword is an optional output in double format. BIT_RATE indicates the speed of the GetData call in kilobits/second.
This keyword is an optional output in unsigned long format. BYTES_STREAMED indicates the number of bytes streamed from the remote server during the last GetData call.
|
8.3 |
Introduced |